go/types.monoGraph.addEdge (method)
3 uses
go/types (current package)
mono.go#L207: w.addEdge(w.typeParamVertex(tpar), src, weight, pos, targ)
mono.go#L297: w.addEdge(idx, w.typeParamVertex(tpar), 1, obj.Pos(), tpar)
mono.go#L332: func (w *monoGraph) addEdge(dst, src, weight int, pos token.Pos, typ Type) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)